-
Home
-
Advanced Dynamic Pricing for WooCommerce
-
4.9.6 (latest)
-
Code
-
Classes
- OriginalPriceCalculation
Total Complexity |
35 |
Dependencies |
7 |
Dependents |
4 |
Total lines |
248 |
Lines of code |
114 |
Logical lines of code |
74 |
Comment lines |
66 |
Methods |
8 |
Properties |
5 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
process() |
A |
42 |
11 |
54 |
getSalePrice() |
S |
59 |
7 |
13 |
getRegularPrice() |
S |
61 |
5 |
11 |
getPrice() |
S |
61 |
5 |
11 |
getIsOnSale() |
S |
67 |
3 |
7 |
__construct() |
S |
68 |
2 |
7 |
withContext() |
S |
81 |
1 |
3 |
isValidPriceMod() |
S |
69 |
1 |
8 |